In the HTML box, you only need to write the code that belongs in the <body> tag. If you want to put something that must go inside the <head> tag then you can simply write full HTML that starts either with a doctype or with a <html> tag.